home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Tool Chest / Development Tools & Languages / HyperCard Related / APDA HyperCard Toolkits / HyperCard Video Toolkit 2.0 / HVT #2 / Video Tips / card_7284.txt < prev    next >
Encoding:
Text File  |  1995-02-07  |  764 b   |  15 lines

  1. -- card: 7284 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2596
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 13
  9. ----- text -----
  10. sendVideo and the Hitachi 9550
  11.  
  12. -- part contents for background part 5
  13. ----- text -----
  14. With the Hitachi 9550, the sendVideo command takes two parameters. The first is the command string to send to the player. See the Hitachi 9550 manual for details on the content of that string. The second parameter is optional. If present, it is the character to wait for from the player to indicate that the player is ready for the next command. If the second parameter is left off, the first character of the command is used, with it's top-most bit set 
  15. (this is the normal acknowledgement character for most commands).